SftTree/NET 2.0

Dimensions Property, SftTree Class

Softel vdm, Inc.

Returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Dimensions As DimensionsClass

C#   

public DimensionsClass Dimensions { get; }

C++   

public: property DimensionsClass^ Dimensions {
        DimensionsClass^ get();
}

Property Value

The instance of the DimensionsClass class.

Comments

The Dimensions property returns the instance of the DimensionsClass class that is used to describe various dimensions, object sizes, distances in a SftTree/NET control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com